home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / bblist11.zip / BBLIST.CTL next >
Text File  |  1990-07-15  |  7KB  |  164 lines

  1. ;Door Control file
  2. ;-----------------
  3. ;
  4. ;Sysopfirst: Specifies the first name of the sysop as it will be shown to
  5. ;            the users.
  6. ;
  7. ;SysopLast:  Specifies the last name of the sysop as it will be shown to
  8. ;            the users.
  9. ;
  10. ;BBSName:    Specifies the name of the bbs as it will be shown to users.
  11. ;            You must include underbars in the name in place of spaces.
  12. ;            These will be removed when the BBS's name is placed in the 
  13. ;            list's header.
  14. ;
  15. ;Mono:       Will disable color on the local side. (Necessary if you are
  16. ;            running a monochrome system)
  17. ;
  18. ;BBSType:    Specifies the type of bbs software under which this door program
  19. ;            will be run. Valid bbs types include:
  20. ;
  21. ;                     RBBS - Rbbs-Pc version 16.1+ (uses DORINFOx.DEF)
  22. ;                    QUICK - Quickbbs; Uses DORINFOx.DEF (same as above)
  23. ;                    PCB12 - Pcboard version 12 (note: see COMPORT note below)
  24. ;                     WWIV - WWIV bbs (uses chain.txt)
  25. ;                  PHOENIX - Phoenix bbs
  26. ;                  WILDCAT - Wildcat bbs
  27. ;                    PCB14 - Pcboard version 14 (not fully tested)
  28. ;
  29. ;ComPort:    For bbs types that do not have the com-port contained in their
  30. ;            door information files (such as PCBOARD-12), you will have to
  31. ;            specify the com-port. Simply put the port number (i.e. 1,2,etc)
  32. ;            not the whole word COM1.
  33. ;
  34. ;
  35. ;Quiet:      If specified, the door will strip out all ^G characters from
  36. ;            the local side.
  37. ;
  38. ;Status:     Specify "ON" if you wish the status line to appear at the bottom
  39. ;            of "OFF" if you wish it to be disabled.
  40. ;
  41. ;Statfore:   The foreground color of the status line (default 0)
  42. ;
  43. ;Statback:   The background color of the status line (default 7)
  44. ;
  45. ;Foreground: Specifies default foreground color (default 7)
  46. ;
  47. ;Background: Specifies default background color (default 0);
  48. ;
  49. ;Color1:     Tells doordriver to select ANSI graphics when a "1" is passed
  50. ;            in the graphics parameter of the DORINFOx.DEF. From what I
  51. ;            understand, FORCE and QUICKBBS require this option set although
  52. ;            RBBS should not.
  53. ;
  54. ;43Line:     The 43LINE option will instruct doordriver to load in the EGA
  55. ;            43-line mode. (You MUST have an EGA adapted for this option). The
  56. ;            enhanced screen allows the local sysop to see much more infor-
  57. ;            mation on the screen.
  58. ;
  59. ;25Exit:     The 25EXIT option will tell DoorDriver to switch back to the 25
  60. ;            line mode when doordriver is completed. This option is only
  61. ;            useful when the above 43LINE option is used. If 25EXIT is not
  62. ;            specified and 43LINE is, then doordriver will exit to DOS in
  63. ;            the 43-line mode.
  64. ;
  65. ;ReMapFore:  The REMAPFORE parameter allows you to "remap" doordrivers color.
  66. ;            This allows you to substitue in one color for another (i.e.
  67. ;            you could substitute in GREEN for all instances of BLUE). The
  68. ;            REMAPFORE parameter effects only the FOREGROUND color. The
  69. ;            REMAPBACK command below handles the background colors. When a
  70. ;            color is substituted, it effects both the LOCAL user and the
  71. ;            REMOTE user. REMAPFORE's syntax is below:
  72. ;
  73. ;                       Syntax:  REMAPFORE <color1> <color2>
  74. ;                      Example:  REMAPFORE 14 15
  75. ;
  76. ;            The <color> parameters are numeric codes for colors which are
  77. ;            listed on a table below. The example will substitue white
  78. ;            (color 15) in for yellow (color 14)
  79. ;
  80. ;                0 - Black   4 - Red       8 - DarkGray    12 - Lightred
  81. ;                1 - Blue    5 - Magenta   9 - LightBlue   13 - LightMagenta
  82. ;                2 - Green   6 - Brown    10 - LightGreen  14 - Yellow
  83. ;                3 - Cyan    7 - LgtGray  11 - LightCyan   15 - White
  84. ;
  85. ;RemapBack:  The Remapback command is similar to the remapfore command, but
  86. ;            it effects background colors instead of foreground colors. The
  87. ;            syntax is identical except that only colors 0-7 are available
  88. ;            for background.
  89. ;
  90. ;ArcType:  The arctype command refers to the type of 'packer' you wish to 
  91. ;          use to compress the BBS List before transmitting to a user. This
  92. ;          is designated using the extension which results from the archival 
  93. ;          process, (ARCTYPE ZIP). You may use any archiving program.
  94. ;
  95. ;                LHARC = LZH    PKZIP = ZIP    ARC = ARC    ZOO = ZOO
  96. ;
  97. ;ArcPath:  You must provide the entire path of your archival utility to
  98. ;          BBList including the drive, path, and complete filename with 
  99. ;          extension, (ARCPATH C:\UTILITY\PKZIP.EXE).
  100. ;
  101. ;ArcPath:  If your archival utility requires a switch in order to initiate
  102. ;          the archiving process then you must provide BBList with that
  103. ;          switch, (ARCPARM -A).
  104. ;
  105. ;                LHARC = A     ARC = A    PKPAK = -A    PKZIP =
  106. ;
  107. ;DSZPath:  Unlike the archival utility, there is no choice of protocols. You
  108. ;          must use DSZ, though you may use either the 'com' or 'exe' version.
  109. ;          Attempting to use another program will produce unexpected results.
  110. ;          DSZ is the most flexible of its type and will allow you to do
  111. ;          X-Modem (chksum and crc), X-Modem1k (Y-Modem), and Z-Modem. This
  112. ;          should certainly cover all contingencies.
  113. ;
  114. SYSOPFIRST Wayne
  115. SYSOPLAST Robinson
  116. ;
  117. ;          ::------::--- Place these underbars, BBList will remove them.
  118. ;          ::      ::
  119. ;          \/      \/
  120. BBSNAME The_Quantum_Zone
  121. ;
  122. ;       ::::------- Put your bbs type here! Select from those listed above
  123. ;       ::::
  124. ;       \/\/
  125. BBSTYPE QUICK
  126. ;
  127. ;                   If you are using a bbs type that doesn't provide the com
  128. ;        ::-------- port num in it's door information file (such as pcb-12),
  129. ;        \/         then uncomment this line and put your com port here.
  130. ;COMPORT 1
  131. ;
  132. ;                   Uncomment this line if you are running a monochrome
  133. ;  ::-------------- system on the local side.
  134. ;  \/
  135. ;MONO
  136. ;QUIET
  137. STATUS ON
  138. STATFORE 0
  139. STATBACK 7
  140. FOREGROUND 7
  141. BACKGROUND 0
  142. ;                   Uncomment this if BBList doesn't give color output to users
  143. ;  ::-------------- who have color (ansi) selected.
  144. ;  \/
  145. ;COLOR1
  146. ;
  147. ;43LINE
  148. ;25EXIT
  149. ;         
  150. ;       ::--------- Three letter extension produced by your archival utility.
  151. ;       \/
  152. ARCTYPE ZIP
  153. ;
  154. ARCPATH C:\UTILITY\PKZIP.EXE
  155. ;
  156. ;       ::--------- There is nothing here because PKZIP does not require any
  157. ;       ::          operator. Other archival utilities may require a switch.
  158. ;       \/
  159. ARCPARM
  160. ;
  161. DSZPATH C:\UTILITY\DSZ.COM
  162. ;
  163. 
  164.